GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle~HasIntersection1 / HasIntersection1(IEnumerable<GdPictureRectangle>) Method





In This Topic
HasIntersection1(IEnumerable<GdPictureRectangle>) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Function HasIntersection1( _
   ByVal rects As IEnumerable(Of GdPictureRectangle) _
) As Boolean
public bool HasIntersection1( 
   IEnumerable<GdPictureRectangle> rects
)
public function HasIntersection1( 
    rects: IEnumerable
): Boolean; 
public function HasIntersection1( 
   rects : IEnumerable
) : boolean;
public: bool HasIntersection1( 
   IEnumerable<GdPictureRectangle*>* rects
) 
public:
bool HasIntersection1( 
   IEnumerable<GdPictureRectangle^>^ rects
) 

Parameters

rects
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.Imaging.GdPictureRectangle
GdPictureRectangle Members
Overload List